projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c8429
)
Commentary fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 22 Apr 2007 13:44:43 +0000
(13:44 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 22 Apr 2007 13:44:43 +0000
(13:44 +0000)
lisp/thumbs.el
patch
|
blob
|
history
diff --git
a/lisp/thumbs.el
b/lisp/thumbs.el
index 3a788f6bb4c5e638fd06b6923ab514df2956f813..7df2d295c9ec8ca81593afd811b2b2ce43953bc9 100644
(file)
--- a/
lisp/thumbs.el
+++ b/
lisp/thumbs.el
@@
-29,7
+29,7
@@
;; It is used for basic browsing and viewing of images from within Emacs.
;; Minimal image manipulation functions are also available via external
;; programs. If you want to do more complex tasks like categorise and tag
-;; your images, use
thumbnails
.el
+;; your images, use
image-dired
.el
;;
;; The 'convert' program from 'ImageMagick'
;; [URL:http://www.imagemagick.org/] is required.